home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 002 / bluebery.arc / BLUEBERY.DOC < prev    next >
Text File  |  1985-06-29  |  2KB  |  24 lines

  1.  
  2.     BLUEBERY.BAS is a combination multi-font label and filing program
  3. which may be used for many purposes. It may be used as a simple note-pad
  4. with six lines of text which can be filed and recalled. It prints various 
  5. fonts and combinations when used as a label program. These fonts are spec-
  6. ified in the print-routine menu. The program is entirely menu-driven and
  7. it is self-documenting. There are ample multiple choices and escape routes
  8. build into the routines. In the event you plan to use the EXPANDED print
  9. option for labels, heed the maximum line length indicator on the format in-
  10. put screen.  In print option 1, this restriction applies only to line one.
  11. In option two, it applies to all lines. In the other print options, this
  12. restriction does not apply.
  13.  
  14.     The print routine prints out five lines of text. You may use the 
  15. <enter> or CR key to enter a blank line. If you wish to print out less than
  16. five lines, you may modify the print commands in lines 2940 thru 3650. As
  17. a label program it will work with an EPSON/IBM printer or GEMINI 10 or 15
  18. which are fully IBM/EPSON compatible. If you use another brand dot-matrix
  19. printer, it may be necessary to modify the control codes in lines 2940 
  20. through 3650. Unfortunately, these codes are not standardized as yet. Use of
  21. the print routines with another brand printer may result in some unusual
  22. fonts or printer action. If the printer should "lock up", turning it off and
  23. on will re-intitialize the mechanism so that it will work normally.
  24.